Skip to content

Respect a requeue after if it’s set in case the error wraps ErrQuiet#3

Draft
annismckenzie wants to merge 3 commits intomainfrom
0-honor-requeue-after-if-returned-by-reconciler
Draft

Respect a requeue after if it’s set in case the error wraps ErrQuiet#3
annismckenzie wants to merge 3 commits intomainfrom
0-honor-requeue-after-if-returned-by-reconciler

Conversation

@annismckenzie
Copy link

This fixes the last remaining issue we have with the latest release. It's tracked in reconcilerio#653 but I needed an up-to-date version with just that single fix.

⚠️ Do not merge for the time being! ⚠️

@annismckenzie annismckenzie self-assigned this Sep 30, 2025
@annismckenzie annismckenzie force-pushed the 0-honor-requeue-after-if-returned-by-reconciler branch from 750be0a to 0835fed Compare October 9, 2025 15:34
dependabot bot and others added 3 commits January 14, 2026 15:59
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.48.0 to 0.49.0.
- [Commits](golang/net@v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…io#674)

* Bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.1

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.22.4 to 0.23.1.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.22.4...v0.23.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Basic support for upstream status client apply

Signed-off-by: Scott Andrews <scott@andrews.me>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Scott Andrews <scott@andrews.me>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Scott Andrews <scott@andrews.me>
Signed-off-by: Daniel Lohse <info@asapdesign.de>
@annismckenzie annismckenzie force-pushed the 0-honor-requeue-after-if-returned-by-reconciler branch from 0835fed to 6acf813 Compare February 2, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant